From e2729fda730fff42fb439eed40c054ca6c4217aa Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 27 Feb 2009 15:31:07 +0000 Subject: [PATCH] * replace.el (keep-lines-read-args): Use empty string as default (Bug#2495). --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index be416367c38..45b72e5979b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2009-02-27 Chong Yidong + * replace.el (keep-lines-read-args): Use empty string as + default (Bug#2495). + * menu-bar.el (menu-set-font): Fix last fix. 2009-02-27 Glenn Morris -- 2.30.2